Paste #281144

   
pasted on 10.09.2025 14:42
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
  GNU nano 8.5                               /mnt/gentoo/etc/portage/make.conf                                          
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.

# NOTE: This stage was built with the bindist USE flag enabled

# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
CFLAGS="-march=skylake -O2 -pipe -fomit-frame-pointer"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
CPU_FLAGS_X86="CPU_FLAGS_X86: aes avx avx2 bmi1 bmi2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse>
"
RUSTFLAGS="${RUSTFLAGS} -C target-cpu=native"
MAKEOPTS="-j4"
INPUT_DEVICES="libinput"
VIDEO_CARDS="intel"
SYNC="rsync://mirror.yandex.ru/gentoo-portage/"
GENTOO_MIRRORS="http://mirror.yandex.ru/"
ACCEPT_LICENSE="*"

USE=""
Add Comment
Author